--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Node / ReticulumProjects / MeshChatX.git / files / vendor / rns_filesync / packaging / docker-test / Dockerfile.runit
Displaying Raw • Download
vendor/rns_filesync/packaging/docker-test/Dockerfile.runit v4.8.1 (f6cc7b83) Text, 200 B
FROM ghcr.io/void-linux/void-glibc:latest
RUN xbps-install -Syu \
&& xbps-install -Sy python3 python3-pip runit procps-ng shadow \
&& xbps-remove -yO || true
CMD ["/bin/sh"]
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────